@charset"utf-8";
a:hover { color: #0154A0; }
#header_menu { height: 30px; line-height: 30px; background: #EEE; color: #242424; text-align: right; }
#header_menu a { color: #242424; }

/*导航*/
#nav_wrap { background: #0154A0; background: linear-gradient(#0170CC, #0154A0); }
#nav { }
#nav>li { float: left; position: relative; }
#nav .home { background: none; }
#nav>li>a { display: block; width: 150px; height: 60px; text-align: center; color: #FFF; transition: all .5s ease 0s; }
#nav>li .name { font-size: 18px; padding-top: 12px; font-weight: bold; }
#nav>li .aname { font-size: 12px;}
#nav>li>a:hover,#nav>li:hover>a,#nav>li a.current { background: #CB1E1D; background: linear-gradient(#FA2727, #CB1E1D); text-decoration: none; color: #FFF; }
#nav .sub { display: none; position: absolute; left: 0; background: #CB1E1D; background: linear-gradient(#FA2727, #CB1E1D); z-index: 99999; width: 100%; }
#nav .sub li { height: 36px;}
#nav .sub li a { height: 36px; line-height: 36px; color: #FFF; display: block; text-align: center;}
#nav .sub li a:hover { background: #0154A0; background: linear-gradient(#0170CC, #0154A0); }

/*搜索部分*/
.search { background: #EEE; height: 60px; line-height: 60px; position: relative; }
.search span { background: #0170CC; color: #FFF; position: relative; line-height: 60px; display: inline-block; padding: 0 15px; margin-right: 10px; }
.search span:after { content: ""; position: absolute; top: 50%; left: 100%; margin-top: -8px; border: solid transparent; border-left-color: #0170CC; border-width: 8px; }
#search_text { border: 1px solid #0170CC; border-radius: 18px 0 0 18px; height: 36px; line-height: 36px; padding: 0 20px; width: 200px; position: absolute; right: 100px; top: 12px; }
#search_submit { background: #0170CC; height: 36px; border-radius: 0 18px 18px 0; width: 100px; position: absolute; right: 10px; top: 12px; color: #FFF; cursor: pointer; }

/* 幻灯 */
#slideshow { height: 560px; position: relative; margin-bottom: 10px; overflow: hidden; }
#slideshow .bd li { height: 560px; }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 8px; margin-right: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { width: 60px; background: #0170CC; }
#slideshow .container { height: 560px; }
#slideshow .container a { height: 560px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 68px; height: 560px; color: #FFF; line-height: 560px; text-align: center; cursor: pointer; }
#slideshow .next { right: 20px; background: url(images/next.png) center no-repeat;}
#slideshow .prev { left: 20px; background: url(images/prev.png) center no-repeat;}

/*主体*/
.hd1 { background: #EEE; height: 60px; line-height: 60px; padding: 0 14px; font-size: 16px; border-left: 10px solid #0170CC; }
.bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd2 { background: #EEE; height: 60px; line-height: 60px; padding: 0 14px; font-size: 16px; border-left: 10px solid #0170CC; }
.bd2 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }

.cmore { float: right; }
.cmore a { background: #0170CC; display: block; padding: 0 10px; color: #FFF; font-size: 14px; }
.cmore a:hover { background: #000; }

.current_location { background: #EEE; border-radius: 5px; height: 40px; line-height: 40px; text-align: right; padding: 0 20px; margin-bottom: 20px; margin-top: 20px; }
.current_location a.current { font-weight: bold; }

/*底部*/
#bottom { background: #EEE; padding: 20px 0; margin-top: 10px; }
#bottom .main a { color: #242424; line-height: 36px; height: 36px; font-size: 16px; display: block; }
#bottom .sub a { color: #242424; line-height: 26px; font-size: 12px; }
#bottom_contact { background: #0170CC; padding: 20px;}
#bottom_contact li { margin-bottom: 4px; line-height: 36px; color: #FFF; font-size: 16px; }
#bottom_contact li span {width: 20px; display: inline-block; }
#footer { background: #FFF; padding: 10px 0; color: #242424; }
#footer a { color: #242424; }

/* 频道页相关 */
#channel_cover { text-align: center; }
#channel_cover img { min-width: 1200px; }
#channel_content { font-size: 16px; }
#channel_content p { line-height: 2; }

/*分页样式*/
.page_turner { margin: 20px 0; text-align: center; }
.page_turner a, .page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.current { background: #0170CC; color: #FFF; }

/*详情页面*/
#detail_title { font-size: 18px; line-height: 50px; }
#detail_intro { background: #EEE; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#detail_content { padding: 20px 0; font-size: 16px; }
#detail_content p { line-height: 2; }
#detail_around { padding: 10px; line-height: 26px; border: 1px solid #EEE; margin-bottom: 20px; border-radius: 10px; }
#detail_picture { margin-top: 20px; }
#detail_picture img { padding: 10px; border: 1px solid #EEE; }
#detail_tab { margin: 20px 0;}
#detail_tab .hd li { float: left; display: block; cursor: pointer; height: 40px; line-height: 40px; padding: 0 40px; margin-right: 2px; background: #EEE; }
#detail_tab .hd li.on { background: #0170CC; color: #FFF; }
#detail_tab .bd { margin-top: 20px; }

/*多图展示*/
#detail_slideshow { margin-top: 20px;}
#detail_slideshow .bd img { }
#detail_slideshow .hd { margin-top: 10px; }
#detail_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer; }
#detail_slideshow .hd .on .img { border: 1px solid #0170CC; padding: 3px; }
#detail_paremeter li { border-bottom: 1px solid #EEE; line-height: 40px;}

/*留言*/
.feedback_list { }
.feedback_list dt { padding: 10px; background: #CCC; }
.feedback_list dd { padding: 10px; background: #F1F1F1; margin-bottom: 10px; }

/* 漂浮的客服 */
#float { z-index: 9999; position: absolute; display: block; bottom: 0; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #0170CC; z-index: 999;}
#float .wrap:hover { background: #3E3D42;}
#float .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center;  color: #FFF; font-size: 30px;  }
#float .content { min-height: 60px; min-width: 200px; position: absolute; right: 60px; top: 0; display: none; background: #0170CC;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .qrcode .content { padding: 5px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .custom .content { padding: 20px; color: #FFF; }
#float .gotop .content { }


.cname { text-align: center; font-size: 36px; margin-top: -36px; color: #0170CC;}
.caname { text-align: center; font-size: 50px; color: #DDD; text-transform:uppercase;}
.cseoname { text-align: center; font-size: 16px; line-height: 60px;}
.alist {}
.alist li { line-height: 50px; font-size: 16px; border-bottom: 1px solid #EEE;}
.adlist{}
.adlist .wrap { padding: 20px; margin-bottom: 20px; border: 1px solid #EEE; border-radius: 10px; transition: all .5s ease 0s; }
.adlist .wrap:hover { box-shadow: 0 0 20px #DDD; }
.adlist .title { line-height: 50px; border-bottom: 1px solid #EEE; font-size: 16px;}
.adlist .content { color: #666; padding: 10px 0; }
.adlist .info { text-align: right; }
.plist {}
.plist .wrap { margin-bottom: 20px; padding: 15px; border: 1px solid #EEE; border-radius: 10px; transition: all .5s ease 0s; }
.plist .wrap:hover { box-shadow: 0 0 20px #DDD; }
.plist .title { text-align: center; height: 36px; line-height: 36px; font-size: 16px; }
.pdlist{}
.pdlist .wrap { padding: 20px; margin-bottom: 10px; border: 1px solid #EEE; border-radius: 10px; transition: all .5s ease 0s; }
.pdlist .wrap:hover { box-shadow: 0 0 20px #DDD; }
.pdlist .title { line-height: 50px; border-bottom: 1px solid #EEE; font-size: 16px;}
.pdlist .content { color: #666; padding: 10px 0; }
.pdlist .info { font-size: 12px; text-align: right; }
.channel_list li { margin-bottom: 2px; }
.channel_list li a { display: block; background: #EEE; line-height: 50px; padding: 0 10px; font-size: 16px; }
.channel_list li a:hover { background: #0170CC; color: #FFF; text-decoration: none; }
.channel_list li a.current { background: #0170CC; color: #FFF; text-decoration: none; }
.channel_wlist { overflow: hidden; margin-bottom: 10px; }
.channel_wlist li { float: left; margin-right: 10px; }
.channel_wlist li a { display: block; height: 40px; line-height: 40px; background: #EEE; padding: 0 30px; }
.channel_wlist li a:hover { background: #0170CC; color: #FFF; }
.channel_wlist li a.current { background: #0170CC; color: #FFF; }

#index-1 { padding: 20px 0; }
#index-2 { padding: 20px 0; background: #F5F5F5; }
#index-3 { padding: 20px 0;  }
#index-4 { padding: 20px 0; }
#index-5 { padding: 20px 0; }
#index_news { position: relative;}
#index_news .wrap { margin-bottom: 10px;}
#index_news .left { background: #EEEEEE; height: 100px; float: left; width: 100px; text-align: center; color: #686868; }
#index_news .day { font-size: 50px; }
#index_news .ym {  }
#index_news .right { border: 1px solid #EEEEEE; border-left: none; height: 100px; float: left; width: 693px; padding: 10px;}
#index_news .title { font-size: 18px; line-height: 32px; }
#index_news .content { font-size: 12px; line-height: 22px; }
#index_news .wrap:hover .left { background: #0090FF; color: #FFF; }
#index_news .prev { position: absolute; right: -45px; top: 40px;}
#index_news .next { position: absolute; right: -45px; top: 10px;}
#pclist {}
#pclist dt { background: #0170CC; text-align: center; line-height: 42px; height: 42px; margin-top: 20px; margin-bottom: 10px;}
#pclist dt a { color: #FFF; font-size: 16px; display: block; }
#pclist dd { border-bottom: 1px dotted #999; line-height: 32px; text-align: center; }
#pclist dd a { color: #0170CC; font-size: 14px; display: block; }
#index_products .hd li span { background: #EEE; display: block; height: 50px; line-height: 50px; text-align: center; cursor: pointer; font-size: 18px; }
#index_products .hd li.on span { background: #0170CC; color: #FFF; }
#index_products .bd { margin-top: 20px;  }
#index_honor { position: relative;}
#index_honor .wrap { padding: 10px; border: 1px solid #EEE;}
#index_honor .wrap .title { background: #EEE; line-height: 36px; height: 36px; text-align: center; }
#index_honor .prev { position: absolute; top: 180px; left: 20px;}
#index_honor .next { position: absolute; top: 180px; right: 20px;}
#case_list {}
#case_list .wrap { padding: 10px; border: 1px solid #EEE; margin-bottom: 2px;}
#case_list .wrap .hd { font-size: 16px;}
#case_list .wrap .bd { margin-top: 15px;}
#case_list .wrap .bd .scontent { color: #999; }